Skip to content

Add basic CI#13

Merged
Nandinski merged 1 commit intomainfrom
add_ci
Jan 28, 2026
Merged

Add basic CI#13
Nandinski merged 1 commit intomainfrom
add_ci

Conversation

@Nandinski
Copy link
Copy Markdown
Member

  • Add .pre-commit-config.yaml for code quality checks (whitespace, file endings, large file prevention)
  • Add .github/workflows/ci.yaml for continuous integration
  • Add .python-version, pyproject.toml, and uv.lock for Python environment and dependency management
  • Apply whitespace and file ending fixes across the codebase

- Add .pre-commit-config.yaml for code quality checks (whitespace, file endings, large file prevention)
- Add .github/workflows/ci.yaml for continuous integration
- Add .python-version, pyproject.toml, and uv.lock for Python environment and dependency management
- Apply whitespace and file ending fixes across the codebase
@Nandinski Nandinski merged commit ed087a0 into main Jan 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant